home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-03.Z / 94-03 / text0068.txt < prev    next >
Encoding:
Text File  |  1994-03-30  |  5.2 KB  |  142 lines

  1. I have been using gopher, and a couple of the sites I connect to are
  2. made via telnet.  I need to save and edit the information being sent to me
  3. by the telnet host.  I am looking for a Telnet client that will allow me to 
  4. capture the display to a file.  Or better yet, one that has clipboard
  5. compatable editing.  I would perfer it be public domain.
  6.  
  7. I am also still looking for a winsock based TAR command or some type
  8. of similar archiver.
  9.  
  10. Any suggestions?
  11.  
  12. Thanks,
  13. Greg
  14. From news@bigblue.oit.unc.edu Sat Mar  5 13:45:05 1994
  15. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  16.           id AA10326; Sat, 5 Mar 1994 16:28:01 -0500
  17. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  18.           id AA29308; Sat, 5 Mar 1994 16:21:47 -0500
  19. Received: from GATEWAY by bigblue with netnews
  20.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  21. To: winsock@sunsite.unc.edu
  22. Date: Sat, 5 Mar 1994 13:45:05 GMT
  23. From: rcarmo@coral.inesc.pt (Rui Carmo)
  24. Message-Id: <CM7276.2yI@inesc.pt>
  25. Organization: INESC - Inst. Eng. Sistemas e Computadores, LISBOA. PORTUGAL.
  26. Sender: ses
  27. Subject: FAQ-SOLUTION: Trumpet + WfW3.11
  28.  
  29.     I've had a couple of answers to my question, and am posting the best
  30. one (from hans@poa.ekbot.umu.se) with added comments...
  31.  
  32. --- from Hans ----
  33.  
  34. Try this:
  35.  
  36. In the (network drivers) section of the SYSTEM.INI file we added dis_pkt9.dos
  37. to the transport line, and changed the LoadRMDrivers to Yes. I have copied 
  38. dis_pkt9.dos to the windows directory. The section then looks like...
  39.  
  40. [network drivers]
  41. netcard=elnk3.dos
  42. transport=*netbeui,ndishlp.sys,dis_pkt9.dos
  43. devdir=C:\WINDOWS
  44. LoadRMDrivers=Yes
  45.  
  46. ---- NOTE: The Load(RealMode)Drivers setting is VITAL, since WFWG3.11 only
  47.      loads its own set of (protected mode) drivers as default... ----
  48.  
  49. PROTCOL.INI didn't need any changes, but if you install Trumpet winsock for
  50. the first time you might need to add the following section...
  51.  
  52. [PKTDRV]
  53. DRIVERNAME=PKTDRV$
  54. BINDINGS=MS$ELNK3        ----> this refers to our 3Com-card
  55. INTVEC=0x60
  56.  
  57. and the following to AUTOEXEC.BAT
  58.  
  59. c:\trumpet\winpkt 0x60
  60.  
  61. Note that some these settings is specific for our 3Com etherlink III card.
  62.  
  63. dis_pkt9.dos and winpkt can be found on many anonymous FTP sites like 
  64. ftp.cica.indiana.edu or ftp.funet.fi.
  65.  
  66. Hope that this will help
  67.  
  68. Cheers,
  69.  
  70. Hans Gardfjell
  71.  
  72. ---- end of Hans's message ----
  73.  
  74.     Further notes: dis_ptk9.zip contains both dis_ptk9.dos and a small
  75. documentation file. There is NO NEED to use a packet driver with the above
  76. setup (it actually screws up the network drivers...).
  77.  
  78.     I have Trumpet, QVT/Net (winsock) and xwindemo running with WfWG 3.11,
  79. together with NetBEUI and IPX over an Artisoft adapter. Everything works fine
  80. (except for a few quirks in QVT/Net...).
  81.  
  82.                             Hope this helps others,
  83.                                 
  84.                                 Rui Carmo 
  85.  
  86.     P.S.: It's about time a FAQ was created for this group
  87.           (if there IS one, I don't know anything about it...)
  88.           
  89.  
  90. --
  91.  
  92.        ******************************************************************
  93.        *Murphy's Law of Thermodynamics: Things get worse under pressure.*
  94.        ******************************************************************
  95.        *        Rui Miguel Silva e Carmo - rcarmo@coral.inesc.pt        *
  96.        ******************************************************************
  97.        * DISCLAIMER: The opinions expressed above are strictly my own   *
  98.        * and have nothing whatsoever to do with INESC policy, unless    *
  99.        * explicitly stated as such.                                     *
  100.        ******************************************************************
  101. From news@bigblue.oit.unc.edu Sat Mar  5 16:58:01 1994
  102. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  103.           id AA12305; Sat, 5 Mar 1994 16:58:01 -0500
  104. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  105.           id AA20598; Sat, 5 Mar 1994 16:33:54 -0500
  106. Received: from GATEWAY by bigblue with netnews
  107.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  108. To: winsock@sunsite.unc.edu
  109. Date: Sat, 5 Mar 1994 14:24:33 UNDEFINED
  110. From: dob@inel.gov (David L. Brooks)
  111. Message-Id: <dob.261.005D425A@inel.gov>
  112. Organization: Idaho National Engineering Lab
  113. Sender: ses
  114. References: <2l9b4s$2sj@apakabar.cc.columbia.edu>
  115. Subject: Re: WLPRSPL 3.1a problems...
  116.  
  117. In article <2l9b4s$2sj@apakabar.cc.columbia.edu> jel8@ciao.cc.columbia.edu (Jason E Levine) writes:
  118.  
  119. >Hello all... now that Dave Brooks' WinLPD has the capacity to print
  120. >PCL, PostScript, etc., I decided to take a look at the WLPRSPL program
  121. >(it allows you to set up a network printer as a queue on your own
  122. >machine, and then print to that queue from any Windows program as if
  123. >the network machine were directly connected to you).  Unfortunately,
  124. >I am having problems, and want to know if anyone else is experiencing
  125. >them and/or knows how to solve them.
  126.  
  127. WLPRSPL sounds like a cool program; you are the second person to report that 
  128. it does not work with my WSLPD.  I will have to get a copy and see if I can 
  129. figure out what is going on.
  130.  
  131. Sunsite wasn't up earlier today, so I'll try Monday, I guess.
  132.  
  133. If the author of WLPRSPL reads this, please feel free to correspond with me, 
  134. and we'll see what we can work out.
  135.  
  136. Dave
  137.  
  138. -------------------
  139. David L. Brooks
  140. Gopher@TIS.inel.gov
  141.  
  142.